Zoom Level
class ZoomLevel
A zoom level of a web page.
The class provides a set of predefined constants. Each constant name consists of the "P_"
prefix followed by a number, representing the zoom level as a percentage. For example, P_25
corresponds to a 25% zoom level, and P_110
corresponds to a 110% zoom level.